Skip to content

rafaelmartins92/discord-cssgrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Made By Languages Top Language Repo Size Last Commit

Discord Website Clone!

This is a clone of the Discord Website.

The application was made in order to improve my skills with CSS Grid.

Technologies   |    Check it Out   |    How to Use   |    How to Contribute   |    License

Scene

🚀 Technologies

This project was developed with the following technologies:

👀 Check it Out

You can try it here:

ℹ️ How to Use

To clone and run this application, you'll need Git, Node.js + Yarn installed on your computer.

From your command line:

# Clone this repository
$ git clone https://github.com/rafaelmartins92/discord-cssgrid.git discord-cssgrid

# Go into the repository
$ cd discord-cssgrid

# Go to index.html
# Right click on it
# Run with Live Server

# The web application will open on port:3000 - To access it go to http://localhost:3000 

👍 How to Contribute

  • Make a fork;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

📝 License

This project is under the MIT license. See the LICENSE for more information.


Made with ♥ by Rafael Martins 👋 Get in touch!

Releases

No releases published

Packages

No packages published