ultimatecoder2 / Circle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

This project was bootstrapped with Create React App.

Steps to follow to run the project locally:

  1. Make sure to install node and npm on your local pc
  2. in the project directory run the following commands

npm i

npm start

Available Scripts

In the project directory, you can run:

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.

npm test

npm build

npm eject

About


Languages

Language:JavaScript 72.2%Language:CSS 18.7%Language:HTML 9.1%