Skip to content

em2websolution/nextlevelweek

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 84.4%
  • CSS 13.7%
  • HTML 1.7%
  • JavaScript 0.2%