Preview | Project | Next Level | Technologies | Getting started | Tests | Movie | License
Online system
https://study-ignite-react-challenge-02-02.vercel.app
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.
# Coming soon
This project was developed using the following technologies:
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
# Coming soon
This project is licensed under the MIT License. See the LICENSE file for details.
Made with ♥ by Kesley DEV