Skip to content

Projeto criado durante a NLW promovido pela Rocketseat

Notifications You must be signed in to change notification settings

OLucasAlves/nlw-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nlw-1

💻 Projeto

Projeto criado durante a NLW promovido pela Rocketseat

ecoleta

npm node node GitHub language count GitHub top language

Technologies   |    Dependencies   |    How To Use

🚀 Technologies

This project was developed at the Next Level Week #1 by Rockseat using the following technologies:

📑 Dependencies

Server (Node.js):

express celebrate cors knex multer sqlite3



Web (ReactJS):

axios axios axios axios axios axios axios axios axios axios



Mobile (React Native):

axios axios axios axios axios axios axios axios axios axios axios axios axios axios axios axios axios axios axios axios axios

ℹ️ How To Use

To clone and run this application, you'll need Git, [Node.js v12.14.1][nodejs] or higher and [npm v6.13.4] or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/OLucasAlves/nlw-1.git

# For each folder (server, web and mobile) go into folder and install dependecies

# For server project (Node.js)
$ cd server
$ npm install
$ npx knex migrate:latest
$ npx knex seed:run
$ npm run dev

# For web project (ReactJS)
$ cd web
$ npm install
$ npm start

# For mobile project (React Native)
$ cd mobile
$ npm install
$ npm start

About

Projeto criado durante a NLW promovido pela Rocketseat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published