Skip to content

diogorochaa/ds-ignite-lab-react

Repository files navigation

Ds Ignite lab

About   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Esse projeto foi desenvolvido para colocar em pratica as técnicas de React.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/diogorochaa/ds-ignite-lab-react.git

# Access
$ cd ds-ignite-lab-react

# Install dependencies
$ yarn

# Run the project
$ yarn dev

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Diogo

 

Back to top