Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mohamedsadiq/cwb_front_end


https://github.com/mohamedsadiq/cwb_front_end

frontend js nft solidity

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

## Certified Web3 Boy

![Twitter post Loading](https://user-images.githubusercontent.com/65205272/147594652-c920f1d5-accc-4cbd-9ae0-b83af3b34306.png)

A project inspired by deverloper dao & Certified lover Boy album this is the smart contract and you can see the website live on https://cwb.mohamedsadiq.repl.co/

the project on behance:
https://www.behance.net/gallery/134169935/Certified-Web3-Boy-NFTs

## Figma files
![Cadsdspture](https://user-images.githubusercontent.com/65205272/147595032-18317df0-e208-4c74-927e-4804977a6e5d.PNG)

you can check out the figma files if you feel like it here on this link https://www.figma.com/file/x2UkUXmgp69DVE12Yi0CPo/CWB?node-id=23%3A7

[React](https://reactjs.org/) is a popular JavaScript library for building user interfaces.

[Vite](https://vitejs.dev/) is a blazing fast frontend build tool that includes features like Hot Module Reloading (HMR), optimized builds, and TypeScript support out of the box.

Using the two in conjunction is one of the fastest ways to build a web app.

### Getting Started
- Hit run
- Edit [App.jsx](#src/App.jsx) and watch it live update!

By default, Replit runs the `dev` script, but you can configure it by changing the `run` field in the `.replit` file.