Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Star the repository by clicking the star button at the top of this page.
  2. Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.
  3. Clone the repo
    git clone https://github.com/shivansh361/Euphoria-technologies.git
  4. Install NPM packages
    npm install
  5. Run the project on local host
    npm start

Built With

This projects was built using React js, react router, custom css.