mateus-holanda / time-machine

An app built with React where you can register and share your memories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Time Machine
Time Machine

An app built with React where you can register and share your memories.

About the projectUseful linksLayoutTech stackInstallationLicenseAuthor

About the project

Useful links ↗

Layout

Web

Mobile

Tech stack 🧑‍💻

🖼️ Front-end:

📱 Mobile:

🕋 Back-end:

Installation

First, you'll need to install npm, Node and Expo CLI to run these projects in your computer. If they are not already installed, please check out the Useful Links section above.

# Clone repository
git clone https://github.com/mateus-holanda/time-machine.git
# Run server
cd server
npm run dev
# Run web app
cd web
npm run dev
# Run mobile app
cd mobile
npx expo start

License

NPM

Author

Mateus Furtado Holanda

https://www.linkedin.com/in/mateusholanda/

About

An app built with React where you can register and share your memories.

License:MIT License


Languages

Language:TypeScript 88.4%Language:JavaScript 11.2%Language:CSS 0.4%