Your online study platform! π
Project proposed by Rockeseat π during the Next Level Week #02.
The project was developed with:
β React
β TypeScript
β Node
β React Native
β Expo
β SASS
Clone the project:
$ git clone https://github.com/Goytai/Proffy.git
$ cd Proffy
Start server:
# Acess the folder
$ cd server
# Install the dependencies
$ yarn
# Run migrations
$ yarn knex:migrations
# Run local data server
$ yarn start
Web:
# In another prompt, acess the folder
$ cd web
# Install the dependencies
$ yarn
# Start the web project
$ yarn start
Mobile:
# In another prompt, acess the folder
$ cd mobile
# Install the dependencies
$ yarn
# Start the mobile project
$ yarn start
The project layout is available on Figma.
My many thanks to π¨βπ« Diego Fernandes from π RocketSeat.
This project is licensed under the MIT License. See the LICENSE file for details.
Made with π by Goytai