Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/viet281101/beautyclinic

Beautice - Clinic & Beauty Consultation Website
https://github.com/viet281101/beautyclinic

reactjs sass

Last synced: 11 days ago
JSON representation

Beautice - Clinic & Beauty Consultation Website

Awesome Lists containing this project

README

        

# Beauty-Clinic

![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Viet281101/BeautyClinic) ![Github language count](https://img.shields.io/github/languages/count/Viet281101/BeautyClinic) ![GitHub Created At](https://img.shields.io/github/created-at/Viet281101/BeautyClinic)

**Beautice - Clinic & Beauty Consultation Website**

[![alt text](/public/react.svg)](https://react.dev/) **&** [![alt text](/public/javascript.svg)](https://en.wikipedia.org/wiki/JavaScript) **&** [![alt text](/public/tailwind.svg)](https://tailwindcss.com/) **&** [![alt text](public/sass.svg)](https://sass-lang.com/)

**Figma Link:** [Beauty and Clinic](https://www.figma.com/design/Ry2YV1BCuUR3m0xPZdqrGP/Beautice---Clinic-%26-Beauty-Consultation-Website-Design?node-id=513-2&node-type=canvas&t=vKCDwo3FlkNBcL8j-0)

Using the **ReactJS library**:

- [X] Build the **Home1 page** in Beauty Clinic
- [ ] Build the **Home2 page** in Beauty Clinic

---

### Requirements:
1. **Develop and build the webpage with absolute precision.**
- **Suggestion:** Reuse code from **Exercise 0** as a starting point.
- Focus on creating a **well-structured and highly reusable codebase**.
- Learn and apply **TailwindCSS**, **styled-components**, and **twin.macro** to style the application. Use these tools to replace plain CSS. You can convert the previously written plain CSS into these modern styling methods.

2. **Deployment:**
- After completing the project, deploy the website using one of the following platforms:
- [Vercel Deployment](https://vercel.com/docs/deployments/overview)
- [Netlify Deployment](https://www.netlify.com/)
- [GitHub Actions Deployment](https://docs.github.com/en/actions/deployment/about-deployments/deploying-with-github-actions)

---