Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
riveramariano authored Apr 30, 2021
1 parent aa63c4e commit f0e6142
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Website link [MERNTasks](https://merntasks-mrivera.netlify.app/).

## Summary

This is my first big application usign React, hope you liked it :), any suggestions or recommendations dm me.

## Scope

Create a web page that allows the user to add tasks and subtasks to manage them online (it has a certain resemblance to the Trello tool). This project also has a registration and login that will validate the user to show only the information pertaining to it.
Expand All @@ -24,6 +28,9 @@ In the development of this project, I learned:
- To connect a backend on Heroku.
- To create a Netlify redirect.

### Tech Stack
- MERN (MongoDB, Express.js, React.js, Node.js).

### Run Locally

- Clone the repository `https://github.com/RiveraMariano/merntasks-client.git`.
Expand Down

0 comments on commit f0e6142

Please sign in to comment.