This is a template for react based projects with linters, package.json and readme setup.
![]
- React
For the link to the live demo, Click here
To get a local copy up and running you just need to follow the following steps;
- Clone this repository with
git clone
https://github.com/Tufahel/react-template-microverse.git
using your terminal or command line. - run code
.
to open it in vscode. - run
npm update --save
in terminal. - run
npm run build
. - run
npm start
.
- Remember to check the version of react
file: package.json, line: 9
. Though it doesn't change so often so it's just a suggestion.
👤 Author: Tufahel
- GitHub: @Tufahel
- Twitter: @TufahelAhmed
- LinkedIn: @Tufahel-Ahmed
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.