Skip to content

๐Ÿฒ Challenge to practice converting javascript to typescript and class components to functional components

Notifications You must be signed in to change notification settings

ignite-bootcamp/gorestaurant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Gorestaurant

Challenge to practice converting javascript to typescript and class components to functional components

๐Ÿ›  Technologies

This project was developed with the following technologies:

Frontend

๐Ÿ“ฑ๐Ÿ’ป Instructions

## 1. Clone repo
git clone https://github.com/guivictorr/gorestaurant.git

## 2. Change to project folder
cd gorestaurant

## 3. Install dependencies
yarn

## 4. Run the app
yarn dev

## 5. Run the api
yarn server

๐Ÿค” How to contribute

  • 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.

Once your pull request has been merged, you can delete your branch.

๐Ÿ“ License

This project is under the MIT license. See the LICENSE file for more details.

About

๐Ÿฒ Challenge to practice converting javascript to typescript and class components to functional components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published