Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mehmetbozkir/react_signup_website

A sign up test site where I use Reactjs, Tailwindcss and Daisyui.
https://github.com/mehmetbozkir/react_signup_website

daisyui dark-theme light-dark-mode light-dark-mode-button login react reactjs signup tailwindcss

Last synced: 13 days ago
JSON representation

A sign up test site where I use Reactjs, Tailwindcss and Daisyui.

Awesome Lists containing this project

README

        

# React_SignUp_Website

A sign up test site where I use Reactjs, Tailwindcss and Daisyui.




:wrench: Features
---------------------

A working model that combines Reactjs, Tailwindcss,Daisyui css and html.




## :book: How to use
To clone and run this application, you'll need [Git](https://git-scm.com/downloads) and [ReactJS](https://reactjs.org/docs/getting-started.html) installed on your computer. From your command line:

```
# Clone this repository
$ git clone https://github.com/MehmetBozkir/React_SignUp_Website.git

# Go into the repository
$ cd app

# Install dependencies
$ npm install

# Run the app
$ npm start
```
## :link: Demo
- Click Here to see and play by yourself a demo of the game.


# React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh