Skip to content

michelribeiro/nextlevelweek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge Rocketseat

This project was a challenge from Rocketseat, which I had the pleasure of working for a week

  • React native (mobile folder)
npm install
npm start
  • ReactJs (to webapp - web folder)
npm install
npm start
  • Restfull API (to talk webapp and app with database)
npm install
npm run start
  • SqlLite (to building database)
To building database is only run the code below:

to building all database

npm knex:migrate

to put the content in all table

npm knex:seed

Thanks for

I have to congratulate @diego3g from Rocketseat. This content was of a very good level and I know that it will take me to the next level of my career.


Contact me

About

This project was a challenge from Rocketseat, which I had the pleasure of working for a week

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors