DevStore | @diogodev_

About   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Esse projeto foi desenvolvido para fins de estudo do next 13 no curso do ignite

🚀 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/devstore-ignite-next.git

# Access
$ cd devstore-ignite-next

# Install dependencies
$ npm install

# Run the project
$ npm run dev

📝 License

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

Made with ❤️ by Diogo

 

Back to top