Application developed with React.js for studing.
This app features all the latest tools and practices in web development!
- ⚛ ReactJs
- ⚡ TailwindCSS
- 💖 SASS
First you need to have node
and yarn
installed on your machine. Then, you can clone this repository and run the following commands inside the project folder:
yarn
;yarn start
;
To view the project you can open localhost:3000