Table of Contents
React, Tailwind and Firebase
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
- Node: Install Node
- System Dependencies: npm (comes packaged with Node)
- Install prettier extension for your IDE (i.e., Prettier Formatter for Visual Studio Code). Your code will be auto fomatted on save.
- start react client
cd client
npm i
npm start
User can navigate at http://localhost:3000
Will update soon...
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
Check out Contributing.md
Suhas Khobragade - @suhaasya - [email protected]
Github Link: https://github.com/suhaasya
Will update soon...