Skip to content

shashwatVar/JaJaLand-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JaJaLand Frontend

The frontend of JaJaLand

Development

React.js will be used.

Prerequisites

npm >= 6.14

Setting up Dev

git clone https://github.com/geforce6t/JaJaLand-Frontend
cd JaJaLand-Frontend
cp src/config.example.js src/config.js
#Replace the values in config.js
npm install
npm start

General

  • Maintain the project structure (pages, components etc).
  • Use ES6+ features to write clean code. Especially async await and arrow functions
  • Use only functional components + hooks.

Contributing

Contributing

Api Reference

Website backend - https://github.com/geforce6t/JaJaLand-Backend/

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published