Skip to content

The official website for Codewave, showcasing our software solutions and technology services. Built with modern web technologies for an engaging user experience.

Notifications You must be signed in to change notification settings

ziadelsayed0/Codewave-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeWave Site

Technologies

Backend

  • Django
  • SQLite
  • JWT-Authentication

Frontend

  • React
  • Tailwind
  • JWT-Decode

Backend Setup

pip install -r requirements.txt

Compiles for development (Backend)

python manage.py migrate
python manage.py runserver

Frontend Setup

npm install

Compiles for development (Frontend)

npm run build
npm run dev

Login


Landing


Sign Up

About

The official website for Codewave, showcasing our software solutions and technology services. Built with modern web technologies for an engaging user experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published