Skip to content

Project made during the Next Level Week #2 built with Typescript

License

Notifications You must be signed in to change notification settings

RicardoMorato/Proffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proffy

🚀 Project made during the Next Level Week #2.

📦 Installation

Front-end

# Enter the folder
cd web
# Installs the dependencies using NPM
npm i

or

# Installs the dependencies using yarn
yarn

Back-end

# Gets out of the front-end folder and enters the server folder
cd ..
cd server
# Installs the dependencies using NPM
npm i

or

# Installs the dependencies using yarn
yarn

Mobile

# Gets out of the front-end folder and enters the server folder
cd ..
cd mobile
# Installs the dependencies using NPM
npm i

or

# Installs the dependencies using yarn
yarn

☁️ Usage

After you've installed the dependencies, you'll need to run the projects on every folder using the script below

yarn start

⚠️ NOTE: In order for the mobile to run properly you must have expo installed

👨 Author

Ricardo Morato

🤝 Contributing

Contributions, issues and feature requests are welcome!

📝 License

This project is licensed under MIT license.

👨‍🚀 Show your support

Give a ⭐️ if this project helped and/or inspired you!

About

Project made during the Next Level Week #2 built with Typescript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages