Store your memories and visualize through the passage of time and space.
About the project • Technologies • Getting started • How to contribute
This project is a full-stack application, which will work as a time capsule storing past memories in a timeline. He was used React, Tailwind, Node, Fastify, TypeScript, Expo, Next.js and much more!
Technologies that I used to develop this api
and others...
Clone the project and access the folder
$ git clone https://github.com/matheralvs/nlw-spacetime.git && cd nlw-spacetime
Follow the steps below:
# Install the dependencies
$ npm i
# To finish, run
$ npm run dev
# Well done, project is started! Use .env.example to drive your environment variables
# Install the dependencies
$ npm i
# To finish, run
$ npm run start --clear
# Use Use ExpoGO or some emulator to start developing the application.
# Install the dependencies
$ npm i
# To finish, run, for start api
$ npm run dev
# Well done, project is started! Use .env.example to drive your environment variables
Make a fork of this repository
# Fork using GitHub official command line
# If you don't have the GitHub CLI, use the web site to do that.
$ gh repo fork matheralvs/nlw-spacetime
Follow the steps below
# Clone your fork
$ git clone your-fork-url && cd nlw-spacetime
# Create a branch with your feature
$ git checkout -b my-feature
# Make the commit with your changes
$ git commit -m 'Feature: My new feature'
# Send the code to your remote branch
$ git push origin my-feature
After your pull request is merged, you can delete your branch.
Made with :purple_heart: by Matheus Alves 🤝 See my linkedin