A full-stack web-app for posting thoughts with authentication for the authors..
- React
- Python
- VS Code
-
Create an account on github
-
Install gitbash or use git on the command line.
-
Use an IDE of your preference such as VScode.
-
Choose a folder in your local machine where you want this repository to be copied
-
Clone this repository to your local machine
-
git clone git@github.com:dhawal-pandya/PostIt---react.git
-
Navigate to
cd PostIt
directory. -
To install all the app dependencies on the command line run
-
npm install
-
To run app in the development mode run
-
npm start
Dhawal Pandya
Give a ⭐ if you like this project!