0.1.0 • Published 5 years ago

react-ts-starter v0.1.0

Weekly downloads
4
License
-
Repository
-
Last release
5 years ago

Emovi

A simple app where user can add movie selections to his/her own cart Note: Data is not persistent

Tech

  • React + TS
  • Hooks
  • Styled-Components
  • Axios

Clone

Clone this repo to your local machine using git clone https://github.com/githubedward/emovi.git

Setup

After cloning the repo, $ cd poke-app to go the project directory. In the project directory, you can run:

npm install

Installs all dependencies

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.