Redberry Bootcamp Assignment

About This App

This app is done as a qualifying assignment for Redberry intership

Technologies

  • React
  • react-router-dom
  • SCSS
  • normalize.css

Setup

  • download or clone the repository
  • run nmp install
  • generate and copy token from https://pcfy.redberryinternship.ge/
  • create .env file in root directory
  • assign copied token value to REACT_APP_TOKEN in .env file
  • run npm start in terminal