- React
- SCSS
- Webpack
- Versel connected for deploy
- ...
- ...
- Responsive layout
- The application is made in the same style
- ...
- To start developing:
-
to start client:
npm run client
-
to start server:
npm run server
-
to start client + server:
npm run dev
- Open the source code and start editing!
Your site is now running at https://localhost:3000