Tech | Projeto | Getting Started
- React
- Typescript
Clone the project and access the folder.
git clone https://github.com/filipesaretta/your-feed
cd your-feed
Install the dependencies and start.
npm install
npm run dev
Practicing the basics of react and typescript
The design is from a class by Rocketseat.