Skip to content

DrivenIIDevelop/Digital-Dynasty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Digital Dynasty

🗺️ Roadmap

  • Schema Setup
  • Frontent UI
  • Backend API Design

🔥Contribution

1. Fork this repo, Only invited contributors are allowed

2. Setup Locally

# clone repo
git clone <repo>
cd <repo>
yarn # install packages
yarn dev # dev serve

3. Work on an issue

git checkout -b "brnach-name"
git add -A .
git commit -m "title"

4. Create an PR

  • PR should consist of issue #ID
  • Description of changes
  • Screen Shot
  • Addition content (links,resources)

💻 Tech Stack

  • Package Manager: Yarn
  • Frontend: ReactJS
  • Styling: Tailwind
  • Formatter: Prettier
  • Backend: ExpressJS
  • Database: MongoDB
  • Production: Docker-compose

License

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors