Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ziadelsayed0/codewave-site

The official website for Codewave, showcasing our software solutions and technology services. Built with modern web technologies for an engaging user experience.
https://github.com/ziadelsayed0/codewave-site

choreo deployment django jwt-authentication python react reactjs restframework tailwind-css

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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 (Dark Mode)

















#### Landing (Light Mode)












#### Sign Up