Skip to content

Latest commit

 

History

History
142 lines (100 loc) · 3.98 KB

File metadata and controls

142 lines (100 loc) · 3.98 KB

Logo

GoRestaurant

Preview   |    Project   |    Next Level   |    Technologies   |    Getting started   |    Tests   |    Movie   |    License

development Deploy Stars Forks PRs welcome! License

Move.it


✨ Preview

Online system
https://study-ignite-react-challenge-02-02.vercel.app

💻 Project

In this challenge, you will have to create an application to train what you have learned so far at ReactJS.

This will be an already functional application where its main objective is to perform two migration processes: from Javascript to Typescript and from Class Components to Function Components.

This is a project developed during the Ignite - Trilha React, carried out by @Rocketseat.

💎 Next Level

  # Coming soon

🔖 Technologies

This project was developed using the following technologies:

🚀 Getting started

Clone the project

$ git clone https://github.com/KesleyDavid/study_Ignite_React_Challenge-02-02.git

Access the folder

$ cd study_Ignite_React_Challenge-02-02

Follow the steps below

# Install the dependencies
$ yarn

# Start the server (backend)
$ yarn server

# Start the web (frontend)
$ yarn dev

🥇 Tests

  # Coming soon

🎬 Movie

preview

📝 License

This project is licensed under the MIT License. See the LICENSE file for details.


Made with ♥ by Kesley DEV