Skip to content

AlexMarquesAlves/nlw-e_sports-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Explorer

 

NLW E-Sports Mission Explorer

Github top language Github language count Repository size License Github issues Github forks Github stars


About   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Projeto desenvolvido durante a NLW eSports da Rocketseat na trilha Explorer

🚀 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/AlexMarquesAlves/nlw-e_sports-explorer

# Access
$ cd nlw-e_sports-explorer

# Install dependencies
$ npm install

# Run the project
$ npm run dev

# The server will initialize in the <http://localhost:5173>

📝 License

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

Made with ❤️ by ¡Duque

 

Back to top