React, Node js, and SASS were used to build this as a personal project. The application has several best practices in react hooks, as well as authentication and validation. I'm able to fix any flaws or issues that arise while building this project. I gained a lot of knowledge from this assignment and it boosted my ability to solve problems.
In the project directory, you can run:
The app is built using create-react-app
so this command Runs the app in Development mode. Open http://localhost:3000 to view it in the browser. You also need to run the server file as well to completely run the app. The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes. Your app will be ready to deploy!
Launches the test runner in the interactive watch mode.
For running the server and app together I am using concurrently this helps a lot in the MERN application as it runs both the server (client and server) concurrently. So you can work on them both together.
For running the server file on you can use this command.
- JavaScript
- Node Js
- React Js
- Redux Toolkit
- Mongo DB
- SASS
Michael Padin
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!