Project APIs for a clone of Twitter web application
To begin with, clone this repo and make sure you use PostgreSQL for this code base.
In the project directory, you can run:
Installs the dependencies in the local node_modules folder.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Runs all the test in the project using Jest.