This application is called XXX. It is used for ...
Add a picture (logo, design, actual screen, gif, etc, whichever you prefer.)
When cloning the project, change the sample.env
file name for .env
. The project will run on PORT 3000.
Then, run:
npm install
To start the project run:
npm run start
- User can sign up and create a new account
- User can login
- User can log out
- User can ...