About • Getting Started • App Routes • Collaborators • Contribute
Here you describe how to run your project locally
Here you list all prerequisites necessary for running your project. For example:
How to clone your project
git clone https://github.com/Fernanda-Kipper/login-page.gitHow to start your project
cd project-name
npm run startHere you can list the main routes of your API, and what are their expected request bodies.
| route | description |
|---|---|
| /signup | Page to sign up |
| /login | Page to login |
| /user | Protected page that only logged in users can access |
git clone https://github.com/Junior-Stranner/Fullstack-Login-Page.gitgit checkout -b feature/NAME- Follow commit patterns
- Open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!






