Skip to content

lucasilvadrm/uptech-reviva-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projeto Reviva Fashion - React

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Project developed during the UpTech by RCHLO program.

Screenshots

🚀 Technologies

The following tools were used in this project:

✅ Requirements

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

🏁 Starting

bash

Clone this project

$ git clone https://github.com/lucasilvadrm/uptech-reviva-react

Access

$ cd uptech-reviva-react
$ npm install
$ npm start

Open in your favorite browser

Made with ❤️ by Lucas Silva

 

Back to top