/test-alest

Primary LanguageTypeScript

 

Cadastro de produtos

Github top language Github language count Repository size License

About   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Uma aplicação de cadastro de produtos, sendo criado uma api com firebase e front-end com react e typescript

🚀 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/rainerio19/test-alest

# Access
$ cd api // front

# Install dependencies
$ npm install

# Run the project
$ npm start

# The server will initialize in the <http://localhost:{port}>

📝 License

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

Made with ❤️ by Rainerio L C Filho

 

Back to top