Prototype for the new genese website in react js.
checkout or clone this project open terminal naviagate to project folder type the following commands: npm install npm start
if you're using yarn: yarn install yarn start
npm install npm test
if you're using yarn: yarn install yarn test