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

https://github.com/briso10-dev/children_website

Here a first exercice on React consisting of designing a web-page in React-TailwindCSS
https://github.com/briso10-dev/children_website

css3 docker html5 reactjs shadcn tailwindcss vite

Last synced: 3 months ago
JSON representation

Here a first exercice on React consisting of designing a web-page in React-TailwindCSS

Awesome Lists containing this project

README

          

# Designing a children website

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
[![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=flat&logo=docker&logoColor=white)]()
[![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=flat&logo=typescript&logoColor=white)]()

## 📋 Overview

A modern, responsive web platform designed for children in needs. Consisting of designing a webpage of helping posponing children in needs.

## Screenshot

![App Screenshot](/public/webpage.svg)

## ✨ Features

- 🔐 Secure authentication system with OTP verification
- 📱 Fully responsive design for all devices
- 🎨 Modern UI with Tailwind CSS
- 🔄 Real-time updates
- 🐳 Docker support for easy deployment

## Prerequisites

- Node.js >= 20.12.0
- Yarn >= 1.22.19

## 🛠️ Tech Stack

| Category | Technologies |
|----------|--------------|
| Frontend | ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=flat&logo=typescript&logoColor=white) ![React](https://img.shields.io/badge/react-%2320232a.svg?style=flat&logo=react&logoColor=%2361DAFB) ![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=flat&logo=tailwind-css&logoColor=white) |
| Backend | ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=flat&logo=node.js&logoColor=white) |
| DevOps | ![Docker](https://img.shields.io/badge/docker-%230db.svg?style=flat&logo=docker&logoColor=white) |

## 🚀 Quick Start

### Using Docker (Recommended)

```bash
# Clone the repository
git clone https://github.com/Briso10-dev/Children_website.git

# Navigate to project directory
cd Startup_Plateform

# Build and run with Docker
docker build -t children website .
docker run -p 3000:3000 Children_website
```

### Manual Setup

```bash
# Clone the repository
git clone https://github.com/Briso10-dev/Children_website.git

# Navigate to project directory
cd Startup_Plateform

# Install dependencies
npm install

# Start the development server
npm run dev
```

## Additional Informations

For any questions or additional support, please contact the project maintainers.

## 📄 License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## 👥 Authors

- [@Kouam Brice](https://github.com/Briso10-dev) - Tech Dreamer