GithubHelp home page GithubHelp logo

rodrigosaantos / spacetime Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 6.85 MB

NLW 12 - A complete application with backend, frontend, user create memories.

TypeScript 89.99% JavaScript 9.32% CSS 0.69%
nlw nlw-12 nlw-spacetime rocketseat rocketseat-nlw spacetime

spacetime's Introduction

NLW-Spacetime

Spacetime - NLW#12

Application developed in the twelve edition of Rocketseat Next Level Week ๐Ÿ’ป๐Ÿš€

Objective โ€ข Technologies โ€ข Usage โ€ข Contribution โ€ข Author โ€ข License

feedback
Feedback escolhido Feedback enviado com sucesso

๐Ÿšง NLW#12 - Spacetime โฐ๐Ÿ“ˆ Loading... ๐Ÿšง

๐ŸŽฏ Objective

A complete application with backend, frontend, user create memories.

๐Ÿ›  Technologies

The following tools were used in the construction of the project:

Global

Frontend

Backend

๐Ÿ‘ท Usage

Required! Install git, node and yarn (or npm).

# Clone Repository
$ git clone https://github.com/RodrigoSaantos/spacetime.git

# Go to folder classroom
$ cd web/

# Install Dependencies
$ yarn
# or
$ npm install

# Run Application
$ yarn dev
# or
$ npm run dev

# Access localhost
http://localhost:3000

# Go to folder purchases
$ cd server/

# Install Dependencies
$ yarn
# or
$ npm install

# Run Application
$ yarn dev
# or
$ npm run dev

# Access localhost
http://localhost:3333/

๐Ÿค Contribution

This project is for study purposes too. All kinds of contributions are very welcome and appreciated!

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

๐Ÿ’ป Author

Rodrigo Santos

By Rodrigo Santos ๐Ÿ‘‹๐Ÿฝ Find me:

Linkedin Badge | Gmail Badge

๐Ÿ“ License

This project is under the MIT license.

spacetime's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.